Using Complicated Data Store ^^^^^ **Definition:** * The logic to read and manage Excel adds extra overhead to your test automation that isn’t necessary. You will need to write 100s of lines of code just to manage an Excel object and read data based on column headers and row locations. It’s not easy and is prone to error. **Code Example:** * No code examples yet... .. TODO CODE EXAMPLE **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `Top 17 Automated Testing Best Practices (Supported By Data) `_ :octicon:`file-code;1em` :octicon:`comment-discussion;1em` :octicon:`sync;1em`